Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the datatype used for the "stateDiff" override to eth_call #96

Closed
wants to merge 4 commits into from

Conversation

mmontour1306
Copy link

Change the datatype used for the "stateDiff" override to eth_call to a hash instead of a uint256.
Needed for rundler-hc account abstraction, which is expecting geth behaviour.

Changes to be committed:
modified: turbo/adapter/ethapi/api.go
modified: turbo/adapter/ethapi/state_overrides.go

to a hash instead of a uint256. Needed for rundler-hc account
abstraction, which is expecting geth behaviour.

 Changes to be committed:
	modified:   turbo/adapter/ethapi/api.go
	modified:   turbo/adapter/ethapi/state_overrides.go
@boyuan-chen
Copy link

This has been fixed in the v1.2.3 release

@boyuan-chen boyuan-chen closed this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants